PDF4Java Reference Documentation
com.o2sol.pdf4java.standards Package / PDFAExceptionCollection Class / PDFAExceptionCollection Constructor
N/A
In This Topic
    PDFAExceptionCollection Constructor
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFAExceptionCollection( 
       java.util.ArrayList<PDFAException> exceptions
    )

    Parameters

    exceptions
    N/A
    See Also